Feature: Crear tag

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 15.825s

Scenario: Crear tag con datos validos

Before 0m 0.546s
Given the user navigates to Ghost at "<GHOST>" 0m 0.660s
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>" 0m 0.159s
And the user navigates to the tags page 0m 0.633s
And I wait for 2 seconds 0m 2.102s
When the user cliks on the new tag 0m 0.132s
And I wait for 1 seconds 0m 1.136s
And I enter name tag to delete "ToDelete" 0m 0.118s
And I enter description tag "<TAGDESCRIPTION>" 0m 0.123s
Then I click in save tag 0m 0.119s
And I wait for 1 seconds 0m 1.121s
Then I click again tags 0m 0.112s
And I wait for 2 seconds 0m 2.130s
And I click in tag to delete 0m 0.127s
And I wait for 2 seconds 0m 2.106s
And I click delete 0m 0.135s
And I wait for 2 seconds 0m 2.127s
Then I click confirm delete 0m 0.117s
And I wait for 2 seconds 0m 2.120s
After 0m 0.002s

Screenshots

Before
NO IMAGE AVAILABLE
Given the user navigates to Ghost at "<GHOST>"
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>"
And the user navigates to the tags page
And I wait for 2 seconds
When the user cliks on the new tag
And I wait for 1 seconds
And I enter name tag to delete "ToDelete"
And I enter description tag "<TAGDESCRIPTION>"
Then I click in save tag
And I wait for 1 seconds
Then I click again tags
And I wait for 2 seconds
And I click in tag to delete
And I wait for 2 seconds
And I click delete
And I wait for 2 seconds
Then I click confirm delete
And I wait for 2 seconds
After
NO IMAGE AVAILABLE